C1.DataCollection.SignalR.Client Assembly / C1.DataCollection.SignalR.Client Namespace / C1ProxyDataCollection<T> Class / FilterExpression Property

In This Topic
FilterExpression Property (C1ProxyDataCollection<T>)
In This Topic
Gets the filter expression applied to the data.
Syntax
'Declaration
 
Public ReadOnly Property FilterExpression As FilterExpression
 
See Also